Quellcode durchsuchen

fix ticks in readme

tags/v1.1
Bud Parr vor 8 Jahren
Ursprung
Commit
f41bc351b5
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 4 gelöschten Zeilen
  1. 1
    4
      README.md

+ 1
- 4
README.md Datei anzeigen

@@ -77,7 +77,6 @@ This theme includes a shortcode for a contact form that you can add to any page

```
{{< form-contact action="http://formspree.io/your@email.com" >}}

```


@@ -85,9 +84,7 @@ This theme includes a shortcode for a contact form that you can add to any page

In order to see your site in action, run Hugo's built-in local server.

```
$ hugo server
```
`$ hugo server`

Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your browser.


Laden…
Abbrechen
Speichern