mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Add micropub stuff
This commit is contained in:
parent
402a8e4f47
commit
62997d0bc8
@ -41,6 +41,10 @@
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="https://cloud.typography.com/7434852/6285372/css/fonts.css">
|
||||
|
||||
<!-- Indieweb -->
|
||||
<link rel="micropub" href="https://danbarber.me/micropub/main">
|
||||
<link rel="token_endpoint" href="https://tokens.indieauth.com/token">
|
||||
|
||||
<link href="https://micro.blog/danbarber" rel="me">
|
||||
<link href="https://twitter.com/_danbarber" rel="me">
|
||||
<link href="https://github.com/danbee" rel="me">
|
||||
|
||||
@ -2,3 +2,4 @@
|
||||
/invaders https://danbee.github.io/invaders 301
|
||||
/canvas https://danbee.github.io/canvas 301
|
||||
/atom.xml /feed.xml 301
|
||||
/micropub https://micropubme.herokuapp.com/micropub 200
|
||||
|
||||
Loading…
Reference in New Issue
Block a user