Skip to content

Commit f273311

Browse files
committed
feat(seo): added title / description to icons page (fa4)
1 parent 17c2f1d commit f273311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/font-awesome/v4/icons.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@extends('layouts.app-nav')
22

33
@section('seo-title')Icons using Font Awesome 4 - MapMarker.io @endsection
4-
@section('seo-description')Create custom stacked icon based map markers using the appearance of Font Awesome 4. @endsection
4+
@section('seo-description')Create custom icon based map markers using the appearance of Font Awesome 4. @endsection
55

66
@section('content')
77
<x-docs-layout>

0 commit comments

Comments
 (0)