Skip to content
Snippets Groups Projects
Verified Commit 5e134948 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Merge branch 'upstream'

parents 6b4f5ae1 1528e5c3
No related branches found
No related tags found
No related merge requests found
Pipeline #2109 passed
baseurl = "https://flear.org/" baseurl = "https://flear.org/"
languageCode = "en-us" languageCode = "en-us"
<<<<<<< HEAD
title = "Free and Libre Engineers for Amateur Radio" title = "Free and Libre Engineers for Amateur Radio"
=======
title = "Hugo based static page generator and blog with ActivityPub support"
>>>>>>> upstream
paginate = 20 paginate = 20
pygmentsCodeFences = true pygmentsCodeFences = true
...@@ -19,10 +23,22 @@ email = "flear@flear.org" ...@@ -19,10 +23,22 @@ email = "flear@flear.org"
siteName="FLEAR" siteName="FLEAR"
siteTagLine="Free & Libre Engineers for Amateur Radio" siteTagLine="Free & Libre Engineers for Amateur Radio"
# Do not include the @ # Do not include the @
<<<<<<< HEAD
twitterUser="FLEAR_radio" twitterUser="FLEAR_radio"
siteDescription="FLEAR is an open-source and open-standards incubator for Ham Radio" siteDescription="FLEAR is an open-source and open-standards incubator for Ham Radio"
# this is the user name of the ActivityPub account. It will be the first part of your handle as @apUSer@domain # this is the user name of the ActivityPub account. It will be the first part of your handle as @apUSer@domain
apUser="FLEAR" apUser="FLEAR"
=======
twitterUser="fedipage"
siteDescription="Fedipage is a Hugo based static page generator and blog with ActivityPub support"
# this is the user name of the ActivityPub account. It will be the first part of
# your handle as @apUser@domain. Please use whatever capitalization styling you
# want. It will be changed to lowercase for your handle itself. Only include
# letters.
apUser="Fedipage"
# This is where you run an alternative mastodon based account. This will be
# setup to be an alias for this account.
>>>>>>> upstream
secondaryApHost="https://qoto.org" secondaryApHost="https://qoto.org"
secondaryApUser="FLEAR" secondaryApUser="FLEAR"
repoUrl="https://git.qoto.org/flear" repoUrl="https://git.qoto.org/flear"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment