Update 2024-12-26 14:23 OpenBSD/amd64-t14
This commit is contained in:
@@ -189,14 +189,14 @@ follow.stylesheet = follow.stylesheet .. [===[
|
||||
-- Add a stylesheet when showing images
|
||||
-- local image_css = require "image_css"
|
||||
|
||||
-- Add a new tab page
|
||||
local newtab_chrome = require "newtab_chrome"
|
||||
newtab_chrome.new_tab_src = [==[
|
||||
<html>
|
||||
<head><title>New Tab</title></head>
|
||||
<body bgcolor=black></body>
|
||||
</html>
|
||||
]==]
|
||||
-- -- Add a new tab page
|
||||
-- local newtab_chrome = require "newtab_chrome"
|
||||
-- newtab_chrome.new_tab_src = [==[
|
||||
-- <html>
|
||||
-- <head><title>New Tab</title></head>
|
||||
-- <body bgcolor=black></body>
|
||||
-- </html>
|
||||
-- ]==]
|
||||
|
||||
-- Add tab favicons mod
|
||||
local tab_favicons = require "tab_favicons"
|
||||
|
||||
Reference in New Issue
Block a user