Laconica User wrote: > I was wondering how I can add some links to the front page of my > Laconica installation. I would love to have a couple links like > Ident.ca has, eg.. > > - Vote for Identi.ca in Tweetdeck > - Try our Facebook application > - Find a desktop or mobile client > > Anyone know what file I can modify? Any help is appreciated.
You can put this in the ['site']['notice'] section of your config file. This is documented in the README, but note that in there it says that HTML will be escaped - in fact it is left untouched, so you can put links etc in there directly. Cheers, Ciaran _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
