diff --git a/src/pages/settings.jsx b/src/pages/settings.jsx index ba27dbb5..8f9b8d27 100644 --- a/src/pages/settings.jsx +++ b/src/pages/settings.jsx @@ -4,6 +4,7 @@ import { Menu, MenuItem } from '@szhsin/react-menu'; import { useReducer, useRef, useState } from 'preact/hooks'; import { useSnapshot } from 'valtio'; +import logo from '../assets/logo.svg'; import Avatar from '../components/avatar'; import Icon from '../components/icon'; import Link from '../components/link'; @@ -251,6 +252,27 @@ function Settings({ onClose }) {
+ {' '}
+ {
+ e.preventDefault();
+ states.showAccount = 'phanpy@hachyderm.io';
+ }}
+ >
+ @phanpy
+
+ .{' '}
Built
{' '}