Browse Source

adding photo tab to see if it worked

master
jk 4 years ago
parent
commit
ef9bbc7182
  1. 2
      content/css/style.css
  2. 10
      content/note/5eb1ba76.md
  3. 2
      content/note/for-bridgy-and-beyond/index.md
  4. 2
      themes/anatole/static/css/style.css

2
content/css/style.css

@ -743,7 +743,7 @@ a.btn {
padding:10px 80px;
height: 80px;
}
.page-top .nav #Photos, .page-top .nav #Likes, .page-top .nav #Replies, .page-top .nav #Re-posts{
.page-top .nav #Likes, .page-top .nav #Replies, .page-top .nav #Re-posts{
display:none;
}

10
content/note/5eb1ba76.md

@ -1,10 +0,0 @@
---
category:
- temp
- hack
date: '2020-05-05 20:11:50'
posttype: note
published: true
slug: 5eb1ba76
---
Test post since micropub endpoint hack

2
content/note/for-bridgy-and-beyond/index.md

@ -1,7 +1,7 @@
---
title: "For Bridgy and Beyond"
date: 2020-05-01T16:50:08+01:00
Description: "webmentions ☑️ now for bridy publish?"
Description: "webmentions ☑️ now for bridgy publish?"
Blog: ["Whitabootery"]
Categories: ["IndieWeb","notes"]
Tags: ["tech","webmention","microsub","micropub","bridgy","indieauth"]

2
themes/anatole/static/css/style.css

@ -743,7 +743,7 @@ a.btn {
padding:10px 80px;
height: 80px;
}
.page-top .nav #Photos, .page-top .nav #Likes, .page-top .nav #Replies, .page-top .nav #Re-posts{
.page-top .nav #Likes, .page-top .nav #Replies, .page-top .nav #Re-posts{
display:none;
}