added list page

This commit is contained in:
gurusabarish
2022-02-09 19:23:13 +05:30
parent 4a905a3285
commit 522dfcc07d
6 changed files with 101 additions and 3 deletions
+2 -2
View File
@@ -24,10 +24,10 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
## Twitter Simple Shortcode
```
{{</* tweet 877500564405444608 */>}}
{{</* tweet user="GoHugoIO" id="1315233626070503424" */>}}
```
<br>
{{< tweet 877500564405444608 >}}
{{< tweet user="GoHugoIO" id="1315233626070503424" >}}
<br>