This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/asf-staging by this push: new eb593aadd Automatic Site Publish by Buildbot eb593aadd is described below commit eb593aadd00e3bb525c5f271a7bfa68d86066ea9 Author: buildbot <us...@infra.apache.org> AuthorDate: Mon Apr 7 15:18:35 2025 +0000 Automatic Site Publish by Buildbot --- output/assets/themes/fonts/fontawesome-webfont.woff2 | Bin 0 -> 77160 bytes .../zeppelin/css}/fonts/PatuaOne-Regular.ttf | Bin output/assets/themes/zeppelin/css/style.css | 2 +- output/atom.xml | 2 +- output/rss.xml | 4 ++-- 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/output/assets/themes/fonts/fontawesome-webfont.woff2 b/output/assets/themes/fonts/fontawesome-webfont.woff2 new file mode 100644 index 000000000..4d13fc604 Binary files /dev/null and b/output/assets/themes/fonts/fontawesome-webfont.woff2 differ diff --git a/output/assets/fonts/PatuaOne-Regular.ttf b/output/assets/themes/zeppelin/css/fonts/PatuaOne-Regular.ttf similarity index 100% rename from output/assets/fonts/PatuaOne-Regular.ttf rename to output/assets/themes/zeppelin/css/fonts/PatuaOne-Regular.ttf diff --git a/output/assets/themes/zeppelin/css/style.css b/output/assets/themes/zeppelin/css/style.css index 37f691f05..d59547593 100644 --- a/output/assets/themes/zeppelin/css/style.css +++ b/output/assets/themes/zeppelin/css/style.css @@ -5,7 +5,7 @@ @font-face { font-family: 'Patua One'; - src: url('assets/fonts/PatuaOne-Regular.ttf') format('truetype'); + src: url('fonts/PatuaOne-Regular.ttf') format('truetype'); } /*@font-face {*/ diff --git a/output/atom.xml b/output/atom.xml index d4e72ec21..868a2dac3 100644 --- a/output/atom.xml +++ b/output/atom.xml @@ -4,7 +4,7 @@ <title>Apache Zeppelin</title> <link href="http://zeppelin.apache.org/" rel="self"/> <link href="http://zeppelin.apache.org"/> - <updated>2025-04-07T15:11:20+00:00</updated> + <updated>2025-04-07T15:18:25+00:00</updated> <id>http://zeppelin.apache.org</id> <author> <name>The Apache Software Foundation</name> diff --git a/output/rss.xml b/output/rss.xml index e7b3fbd9b..3305addf9 100644 --- a/output/rss.xml +++ b/output/rss.xml @@ -5,8 +5,8 @@ <description>Apache Zeppelin - The Apache Software Foundation</description> <link>http://zeppelin.apache.org</link> <link>http://zeppelin.apache.org</link> - <lastBuildDate>2025-04-07T15:11:20+00:00</lastBuildDate> - <pubDate>2025-04-07T15:11:20+00:00</pubDate> + <lastBuildDate>2025-04-07T15:18:25+00:00</lastBuildDate> + <pubDate>2025-04-07T15:18:25+00:00</pubDate> <ttl>1800</ttl>